home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / ftp4w24b.zip / sample / cw_main.ini < prev    next >
INI File  |  1995-06-12  |  741b  |  22 lines

  1. ;
  2. ; This file should be placed in your windows directory
  3. ; You must change the variable Host, user and Paswd to allow the connection
  4. ; Then you must give the names of the file which will be transfered.
  5. ;
  6. [Connect]
  7. Host= YOUR HOST NAME  (ie: ftp.cica.indiana.edu or 129.79.26.27)
  8. User= YOUR USER ID    (ie: anonymous)
  9. Passwd= YOUR PASSWORD (ie: guest)
  10.  
  11. [Transfer]
  12. LocalFile= NAME OF THE LOCAL FILE          (ie: C:\Temp\ftp4w.zip)
  13. RemoteFile= NAME OF THE FILE ON THE SERVER (ie: /pub/pc/win3/winsock/ftp4w.zip)
  14.  
  15. ; Directory to be created, to be removed, to change to....
  16. [Directory]
  17. HostDir= NEW DIRECTORY  (ie: /pub/pc/win3/winsock)
  18.  
  19. ; This section serves only for the rename command
  20. [Rename]
  21. NewRemoteFile=ftp4w20b.zip
  22.